This program is free software; you're welcome to distribute and/or modify it under the terms of the GNU Public License. See the enclosed documents for more details.\n
;
MSG_UsedSoftware (//)
\nThis application uses the following third party software:\n
;
MSG_WebSite (//)
The latest news about YAM can be found at the YAM Support Site at \e5http://www.yam.ch/
;
MSG_UserLogin (//)
Click your name to login
;
MSG_AppDescription (//39)
SMTP/POP3 Client & Mailer for AmiTCP
;
MSG_ErrorStartup (//)
Error during startup
;
MSG_Quit (//)
Quit
;
MSG_ErrorLib (//)
Can't open library '%s', version %ld
;LIBRARY_NAME, LIBRARY_VERSION
;
MSG_LoadingConfig (//)
Loading configuration...
;
MSG_CreatingGUI (//)
Creating user interface...
;
MSG_ErrorMuiApp (//)
Can't create application
;
MSG_RebuildIndices (//)
Rebuilding folders' indices...
;
MSG_LoadingFolders (//)
Loading folders...
;
MSG_LoadingABook (//)
Loading address book...
;
MSG_InitLibs (//)
Initialising libraries and classes...
;
MSG_ErrorClasses (//)
Can't create MUI custom classes
;
MSG_ErrorAslStruct (//)
Can't allocate ASL structure
;
MSG_ErrorTimer (//)
Can't open timer.device
;
MSG_ErrorARexx (//)
Can't create ARexx port
;
MSG_LoadingGFX (//)
Loading graphics...
;
MSG_SendStartReq (//)
The outgoing folder contains unsent mail.\n\
Do you want to send these messages now?
;
MSG_QuitYAMReq (//)
Do you really want to quit YAM?
;
MSG_CTtextplain (//)
plain text
;
MSG_CTtexthtml (//)
HTML document
;
MSG_CTtextaguide (//)
AmigaGuide document
;
MSG_CTapplicationoctetstream (//)
binary file
;
MSG_CTapplicationpostscript (//)
Postscript document
;
MSG_CTapplicationrtf (//)
Rich Text Format
;
MSG_CTapplicationlha (//)
LhA archive
;
MSG_CTapplicationlzx (//)
LZX archive
;
MSG_CTapplicationzip (//)
ZIP archive
;
MSG_CTapplicationamigaexe (//)
Amiga executable
;
MSG_CTimagejpeg (//)
JPEG/JFIF picture
;
MSG_CTimagegif (//)
GIF picture
;
MSG_CTimagepng (//)
PNG picture
;
MSG_CTimagetiff (//)
TIFF picture
;
MSG_CTimageilbm (//)
Amiga IFF-ILBM picture
;
MSG_CTaudiobasic (//)
UNIX audio file
;
MSG_CTaudio8svx (//)
Amiga IFF-8SVX audio
;
MSG_CTaudiowav (//)
Microsoft WAV audio
;
MSG_CTvideompeg (//)
MPEG video stream
;
MSG_CTvideoquicktime (//)
Apple QuickTime video
;
MSG_CTvideoanim (//)
Amiga IFF-ANIM video
;
MSG_CTvideomsvideo (//)
Microsoft AVI video
;
MSG_CTmessagerfc822 (//)
E-mail message
;
; Logfile entries
;
MSG_LOG_Started (//)
YAM started
;
MSG_LOG_Terminated (//)
YAM terminated
;
MSG_LOG_LoggedIn (//)
Logged in as user '%s'
; USER_NAME
;
MSG_LOG_LoggedInVerbose (//)
Logged in as '%s', using configuration '%s' and mail directory '%s'
; USER_NAME, CONFIG_FILE, FOLDER_PATH
;
MSG_LOG_Deleting (//)
Deleted %ld message(s) in folder '%s'
; COUNT, FOLDER
;
MSG_LOG_DeletingVerbose (//)
Deleted message from '%s' about '%s' in folder '%s'
; SENDER, SUBJECT, FOLDER
;
MSG_LOG_Moving (//)
Moved %ld message(s) from folder '%s' to '%s'
; COUNT, FOLDER, FOLDER
;
MSG_LOG_MovingVerbose (//)
Moved message from '%s' about '%s' from folder '%s' to '%s'
; SENDER, SUBJECT, FOLDER, FOLDER
;
MSG_LOG_Copying (//)
Copied %ld message(s) from folder '%s' to '%s'
; COUNT, FOLDER, FOLDER
;
MSG_LOG_CopyingVerbose (//)
Copied message from '%s' about '%s' from folder '%s' to '%s'
; SENDER, SUBJECT, FOLDER, FOLDER
;
MSG_LOG_ConnectPOP (//)
Logged in on POP3 account '%s@%s': %ld messages waiting
; USER_ID, HOST, COUNT
;
MSG_LOG_RetrievingVerbose (//)
Retrieved message from '%s' about '%s' (%ld bytes)
; SENDER, SUBJECT, SIZE
;
MSG_LOG_Retrieving (//)
Retrieved %ld message(s) from POP3 account '%s@%s'
; COUNT, USER_ID, HOST
;
MSG_LOG_ConnectSMTP (//)
Connected to SMTP server '%s'
; HOST
;
MSG_LOG_SendingVerbose (//)
Sent message to '%s' about '%s' (%ld bytes)
; RECIPIENT, SUBJECT, SIZE
;
MSG_LOG_Sending (//)
Sent %ld message(s) using SMTP server '%s'
; COUNT, HOST
;
MSG_LOG_Editing (//)
Edited message from '%s' to '%s' about '%s'
; SENDER, RECIPIENT, SUBJECT
;
MSG_LOG_Creating (//)
Wrote new message for '%s' about '%s', including %ld attachment(s)
; RECIPIENT, SUBJECT, COUNT
;
MSG_LOG_Replying (//)
Replied message from '%s' about '%s'
; SENDER, SUBJECT
;
MSG_LOG_Bouncing (//)
Bounced message from '%s' about '%s' to '%s'
; SENDER, SUBJECT, RECIPIENT
;
MSG_LOG_Forwarding (//)
Forwarded message from '%s' about '%s' to '%s'
; SENDER, SUBJECT, RECIPIENT
;
MSG_LOG_Filtering (//)
Filtered %ld message(s) in folder '%s': %ld match(es)
; COUNT, FOLDER, COUNT
;
MSG_LOG_SavingConfig (//)
Saved configuration file '%s'
; CONFIG_FILE
;
MSG_LOG_SavingABook (//)
Saved address book '%s'
; FILENAME
;
MSG_LOG_SavingUsers (//)
Saved user configuration
;
MSG_LOG_NewAddress (//)
Added address book entry '%s'
; ALIAS
;
MSG_LOG_Importing (//)
Imported %ld message(s) from file '%s' into folder '%s'
; COUNT, FILENAME, FOLDER
;
MSG_LOG_Exporting (//)
Exported %ld message(s) from folder '%s' to file '%s'
; COUNT, FOLDER, FILENAME
;
MSG_LOG_SavingAtt (//)
Saved attachment '%s' of message '%s' in folder '%s'
; FILENAME, MAILFILE, FOLDER
;
MSG_LOG_CroppingAtt (//)
Cropped attachment(s) of message '%s' in folder '%s'
; MAILFILE, FOLDER
;
MSG_LOG_ChangingSubject (//)
Changed subject '%s' of message '%s' in folder '%s' to '%s'
; SUBJECT, MAILFILE, FOLDER, SUBJECT
;
;
; Module UT - Procedures
;
MSG_UT_Save (//)
Save
;
MSG_UT_Load (//)
Load
;
MSG_UT_PGPPassReq (//)
Please enter your PGP pass phrase:
;
MSG_UT_AppStats (//)
; Replaced by MSG_APPICON_STATS
;
MSG_UT_NoPrinter (//)
No printer or printer offline!
;
MSG_UT_NoPaper (//)
Out of paper!
;
; Module MA - Procedures
;
MSG_MA_GetFolderPass (//)
Folder '%s' is a protected folder.\n\
Please enter the password to unlock it:
; FOLDER
;
MSG_MA_LatestVersion (//)
Latest version: %s (%2ld.%02ld.%ld)\n\
This version: %s (%s)\n\
\n\
%s
; VERSION_NUMBER, DAY, MONTH, YEAR, VERSION_NUMBER, DATE, TEXT
;
MSG_MA_NewVersion (//)
\e8A new version is available at the YAM homepage!
;
MSG_MA_NoNewVersion (//)
You're already using the latest version.
;
MSG_MA_VersionReqOpt (//)
_Visit homepage|*_Cancel
;
MSG_MA_ReplyReq (//)
The selected message has multiple recipients.\n\
Do you want to send the reply...
;
MSG_MA_ReplyReqOpt (//)
*...to the\n\
_sender|...to the sender and\n\
_all recipients|...to the\n\
_recipients|_Cancel
;
MSG_MA_CompareReq (//)
Sender address (From) is <%s>, but\n\
return address (Reply-To) is <%s>.\n\
Which address do you want to use?
; ADDRESS, ADDRESS
;
MSG_MA_Compare3ReqOpt (//)
_From|*_Reply-To|_Both|_Cancel
;
MSG_MA_Compare2ReqOpt (//)
_From|*_Reply-To|_Cancel
;
MSG_MA_AttachRemoved (//)
\n\
_The following attachments have been removed manually:_\n